Skip to content

Add Perplexity FinCaseAI to Showcase #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PrashansaChaudhary
Copy link

Adds Perplexity FinCaseAI, an AI-powered credit dispute assistant using Sonar Reasoning Pro API for approval/rejection recommendations with detailed reasoning.

Highlights:

Fraud detection, sentiment scoring, and urgency scoring
Sonar API integration for LLM-powered decision reasoning
Built with React (frontend) and Python Flask (backend)
Optional Redis caching for performance

How Sonar API is used:
The backend sends structured prompts containing dispute details (transaction type, claim, customer notes) to the Sonar Reasoning Pro API.
The API returns structured reasoning, approval/rejection suggestions, and supporting citations, which are then displayed in the frontend dashboard for review.

GitHub Repo: https://github.com/PrashansaChaudhary/Perplexity-FinCaseAI

This adds the Perplexity FinCaseAI showcase entry to the docs/showcase folder for inclusion in the Perplexity API Cookbook.
Added a new showcase entry under /docs/showcase for Perplexity FinCaseAI, an AI powered credit dispute assistant using Perplexity's Sonar API.
Includes:
- Project description
- Features and tech stack
- Sonar API usage details
- GitHub repository link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant